Pie Chart in Python

Pie Chart program written in python using matplot and numpy library. This program print the pie chart using these library. It can be increase and decrease by the length of the array.

Run this program:
1. Import the matplot library.
2. Import the numpy library.
3. Define the array of pie chart.
4. Define the name of the pie chart.